Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: docker start localnet #318

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Conversation

emidev98
Copy link
Contributor

@emidev98 emidev98 commented Mar 1, 2024

This pull request fixes make localnet-startcommand. Fixed applied related to CosmosSDK 0.50.x in the APP:

  • setup the codecs correctly so address validation can be done successfully,
  • setup gov/v1 instead of gov/v1beta1 parameters on genesis so it does not fail to parse when reading the file,
  • and we also needed to upgeade Dockerfile to use golang 1.21

@emidev98 emidev98 force-pushed the fix/v0.4/docker-start branch from 5387aac to 314835c Compare March 1, 2024 10:38
@emidev98 emidev98 merged commit a8564db into release/v0.4.x Mar 4, 2024
3 checks passed
@emidev98 emidev98 deleted the fix/v0.4/docker-start branch March 4, 2024 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants